Revision: wmaker--cvs--0--patch-799
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 16:28:55 MSD 2004
Standard-date: 2004-10-28 12:28:55 GMT
Modified-files: WINGs/ChangeLog WINGs/WUtil.h
    WINGs/connection.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-799
Summary: - Added WMSetConnectionCloseOnExec() to specify if the ...
CSCVSID: MAIN.800
Keywords: cscvs:MAIN-800

Author: dan
Date: 2000/11/19 23:50:38
- Added WMSetConnectionCloseOnExec() to specify if the socket of a
connection survives or not an exec* family call. By default all
connections created by WINGs, set the socket to be closed on an exec*
call. Use the function if you need the reverse.
